home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994…tember: Reference Library / Dev.CD Sep 94.toast / Periodicals / develop / develop Issue 17 / develop 17 code / CopyBits ColorKarma / •• Read Me ••• next >
Encoding:
Text File  |  1994-01-15  |  1.1 KB  |  38 lines  |  [TEXT/KAHL]

  1. •••••••••••••••••••   Notes on CopyBits ColorKarma ••••••••••••••••••••••••••
  2.  
  3. This sample code demonstrates using CopyBits and ScrollRect for scrolling.
  4.  
  5. use i,j,k,l or the numeric keypad (8,4,6,2) to get the animation going.
  6.  
  7. I never tested the printing code, so it might not work,
  8. but I left it in just in case.  I'm sorry if it crashes on you.
  9.  
  10. Select the animation speed and method from the menus,
  11. then get'r goin by using one of the keys above.
  12.  
  13. use Speed Assesment to get the average number of
  14. frames per second for ten seconds
  15.  
  16. Show Cone toggles the display of the cone in the center
  17. of the window.
  18.  
  19. If you have a monitor smaller than 16", you might
  20. want to change the WIND resources to fit it.
  21. Also, if you have a larger monitor you can change them
  22. too.
  23.  
  24. The file ColorKarma Sounds must be in the same directory
  25. as the application.
  26.  
  27. There is a streak in the ScrollRect when it bounces
  28. off the edges, which I did not have a chance to fix.
  29.  
  30. Palette is not being restored correctly when the app is brought to front.
  31.  
  32. There are a few other problems, sorry.
  33.  
  34. Brigham Stevens
  35. 3:21:37 AM  January 14 1994 
  36.  
  37. comments and bug fixes are welcome.
  38. e-mail: VikingMind@aol.com